security.auditd.plugins.<name>.format
Binary passes the data exactly as the audit event dispatcher gets it from the audit daemon. The string option tells the dispatcher to completely change the event into a string suitable for parsing with the audit parsing library.
- Type
one of "binary", "string"- Default
"string"- Declared
- <nixpkgs/nixos/modules/security/auditd.nix>